home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / utility / smtcat11.zip / SMARTCAT.INI < prev    next >
INI File  |  1992-12-13  |  1KB  |  54 lines

  1. [SmartCat]
  2. ;
  3. ; use a semicolon as the first character for a comment
  4. ; (like these lines)
  5. ;
  6. User1Btn=&View
  7. User2Btn=&Scan
  8. User3Btn=User&3
  9. ;User3Btn=&F-Prot
  10. User4Btn=User&4
  11. User5Btn=User&5
  12. User6Btn=User&6
  13. User7Btn=User&7
  14. User1Cmd=Notepad.exe %f
  15. User2Cmd=SMCATDOS.BAT Scan.exe %f /NOMEM
  16. User3Cmd=Write.exe %f
  17. : Following line calls F-PROT to scan a single file
  18. ;User3Cmd=SMCATDOS.BAT F-PROT %f /NOMEM /ALL
  19. User4Cmd=Write.exe %f
  20. User5Cmd=Write.exe %f
  21. User6Cmd=Write.exe %f
  22. User7Cmd=Write.exe %f
  23. ExZIP=SMCATDOS.BAT PKUNZIP -O
  24. ExLZH=SMCATDOS.BAT LHA E /C
  25. ExARC=SMCATDOS.BAT ARC-E
  26. ExPAK=SMCATDOS.BAT PAK E
  27. ExARJ=SMCATDOS.BAT ARJ E
  28. ; Following line uses McAfee's SCAN program for virus scanning
  29. ExSCAN=SMCATDOS.BAT SCAN %d /NOMEM
  30. ; Following line uses FRISK's F-PROT program for virus scanning
  31. ;ExSCAN=SMCATDOS.BAT F-PROT %d /NOMEM /LIST
  32. AnalyseZIP=1
  33. AnalyseARC=1
  34. AnalyseARJ=1
  35. AnalyseLHA=1
  36. AnalysePAK=1
  37. ConfirmDelete=0
  38. AllowUnlabelled=0
  39. MinimizeOnUse=1
  40. DuplNames=1
  41. DuplDates=0
  42. DuplSizes=0
  43. TargetPath=c:
  44. Catauto=1
  45. Catverbose=0
  46. Catquiet=0
  47. VirusScan=0
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.